Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps langchain-chroma from 1.0.0 to 1.1.0.

Release notes

Sourced from langchain-chroma's releases.

langchain-chroma==1.1.0

Changes since langchain-chroma==1.0.0

release(chroma): 1.1 (#34316) feat(chroma): Add Search API (#34273) chore: update core dep in lockfiles (#34216) fix(chroma): resolve OpenCLIP + Chroma image embedding test regression (#33899) fix(chroma): pydantic validation error when using retriever.invoke() (#31377) style: refs pass (#33813) chore: update pyproject.toml url entries (#33587)

Commits
  • bc232e6 release(chroma): 1.1 (#34316)
  • be32382 feat(chroma): Add Search API (#34273)
  • 16c984e fix(langchain-classic): fix init_chat_model for HuggingFace models (#33943)
  • 13dd115 docs(anthropic): nit comments (#34314)
  • 2cff369 feat(anthropic): accept TypedDict for built-in tool types (#34279)
  • f5b6eec refactor(standard-tests): improve VCR config (#33968)
  • a528ea1 feat(openai): Use responses API if model is gpt-5.2-pro (#34306)
  • bf6a5eb fix(huggingface): Helper logic for init_chat_model with HuggingFace backend (...
  • 5720dea fix(openai): handle missing 'text' key in responses API content blocks (#34198)
  • 0871075 chore(ollama,groq): Filtering Parameters in bind_tools for Ollama and Groq (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 22, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-chroma-1.1.0 branch 2 times, most recently from 42b6124 to 21bfffd Compare January 5, 2026 18:47
Bumps [langchain-chroma](https://github.com/langchain-ai/langchain) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-chroma==1.0.0...langchain-chroma==1.1.0)

---
updated-dependencies:
- dependency-name: langchain-chroma
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/langchain-chroma-1.1.0 branch from 21bfffd to b5f3b2f Compare January 5, 2026 18:49
@praveenkk123 praveenkk123 merged commit 2f0c1a5 into main Jan 5, 2026
2 of 3 checks passed
@praveenkk123 praveenkk123 deleted the dependabot/pip/langchain-chroma-1.1.0 branch January 5, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants